Docs.rs
gix-discover-0.36.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gix-discover 0.36.0
Discover git repositories and check if a directory is a git repository
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
33
out of
33
items documented
0
out of
18
items with examples
Links
GitoxideLabs/gitoxide
9052
311
102
crates.io
Dependencies
bstr ^1.3.0
normal
gix-fs ^0.12.0
normal
gix-hash ^0.15.0
normal
gix-path ^0.10.12
normal
gix-ref ^0.48.0
normal
gix-sec ^0.10.9
normal
thiserror ^1.0.26
normal
is_ci ^1.1.1
dev
serial_test ^3.1.0
dev
tempfile ^3.2.0
dev
defer ^0.2.1
dev
dunce ^1.0.3
normal
Versions
0.36.0
0.35.0
0.34.0
0.33.0
0.32.0
0.31.0
0.30.0
0.29.0
0.28.1
0.28.0
0.27.0
0.26.0
0.25.0
0.24.0
0.23.0
0.22.1
0.22.0
0.21.1
0.21.0
0.20.0
0.19.0
0.18.1
0.18.0
0.17.0
0.16.2
0.16.1
0.16.0
0.15.0
0.14.0
0.13.1
0.13.0
Owners
Find git repositories or search them upwards from a starting point, or determine if a directory looks like a git repository. Note that detection methods are educated guesses using the presence of files, without looking too much into the details.